.social-share a {
    padding: 0 !important;
    display: inline-block !important;
    float: none !important;
    width: 24px !important;
    height: 24px !important;
    margin: 0 7px !important;
    border: none !important;
    opacity: .6;
   
}
 .social-share a:nth-child(1) {
    background: url(../images/fx4.png) no-repeat center center !important;
}
.social-share .icon-wechat:before{
    display: none !important;
}

.social-share .icon-wechat:hover {
    opacity: 1;
}
.social-share .social-share-icon:hover {
     color: initial !important; 
}
.social-share .icon-wechat .wechat-qrcode {
    top: -170px !important;
    left: -60px !important;
    width: 140px !important;
    height: 150px !important;
}



.w_1720 {
  margin: 0 5.2vw;
}
.w_1440 {
  margin: 0 12.5vw;
}
.maodian {
  position: relative;
  top: -100px;
}
.anchorBL{
	display: none;
}
.header_box_phone {
  background: #fff;
  padding: 10px 0;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  transition: 0.5s;
  display: none;
  border-bottom: 1px solid #f5f5f5;
}
.header_box_phone .header_main {
  width: 94%;
  margin: auto;
}
.header_box_phone .header_main .logo img {
  height: 46px;
}
.header_box_phone .header_main .stock {
  line-height: 2.875rem;
  font-size: 1.2rem;
  margin-left: 2rem;
}
.header_box_phone .header_main .shouS {
  display: flex;
  align-items: center;
  margin-right: 2rem;
  font-family: #f9c03c;
}
.header_box_phone .header_main .header_menu {
  display: flex;
  align-items: center;
}
.header_box_phone .header_main .header_menu span {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 3px;
  background-color: #999;
  border-radius: 2px;
  vertical-align: middle;
  cursor: pointer;
}
.header_box_phone .header_main .header_menu span::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 3px;
  left: 0;
  border-radius: 2px;
  top: -10px;
  background-color: #999;
  -webkit-transition-duration: 0.3s, 0.3s;
  -moz-transition-duration: 0.3s, 0.3s;
  -ms-transition-duration: 0.3s, 0.3s;
  -o-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  -moz-transition-delay: 0.3s, 0s;
  -ms-transition-delay: 0.3s, 0s;
  -o-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}
.header_box_phone .header_main .header_menu span::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 3px;
  left: 0;
  border-radius: 2px;
  bottom: -10px;
  background-color: #999;
  -webkit-transition-duration: 0.3s, 0.3s;
  -moz-transition-duration: 0.3s, 0.3s;
  -ms-transition-duration: 0.3s, 0.3s;
  -o-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  -moz-transition-delay: 0.3s, 0s;
  -ms-transition-delay: 0.3s, 0s;
  -o-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}
.header_box_phone .header_main .act span {
  background: none;
}
.header_box_phone .header_main .act span::before {
  transform: rotate(45deg);
  top: 0;
}
.header_box_phone .header_main .act span::after {
  bottom: 0;
  transform: rotate(-45deg);
}
.searchBox {
  position: fixed;
  width: 100%;
  background: #f6f6f6;
  z-index: 5;
  left: 0;
  top: 67px;
  padding: 3.4375rem 0;
  transition: all 0.5s;
  display: none;
}
.searchBox .boxMain input[type='text'] {
  background: #fff;
  display: block;
  height: 3.125rem;
  font-size: 1rem;
  box-sizing: border-box;
  padding: 0 1rem;
  width: 18rem;
  border: 0;
}
.searchBox .boxMain a input {
  display: block;
  width: 3.125rem;
  height: 3.125rem;
  border: 0;
  cursor: pointer;
  background: #f9c03c url(../images/search1.png) no-repeat 50% 50%;
}
.searchBox.active {
  top: 76px;
}
.searchBoxOn {
  display: flex;
}
.mob_header.active {
  top: 76px;
  height: calc(100% - 76px);
}
.mob_header {
  position: fixed;
  left: 0;
  width: 100%;
  top: 67px;
  height: calc(100% - 67px);
  background: #fff;
  z-index: 7;
  display: none;
}
.mob_header .mob_top {
  width: 90%;
  margin: auto;
}
.mob_header .mob_top .btn {
  line-height: 50px;
}
.mob_header .mob_top .btn span {
  font-size: 26px;
  color: #666;
}
.mob_header .bob_nav {
  margin: 50px 2vw 0 3vw;
  padding-bottom: 50px;
  padding-right: 1vw;
  height: calc(100% - 150px);
  overflow-y: scroll;
  overflow-x: hidden;
  box-sizing: border-box;
}
.mob_header .bob_nav .nav_item {
  border-bottom: 1px solid #eee;
}
.mob_header .bob_nav .nav_item > a {
  line-height: 55px;
  font-size: 16px;
  width: 100%;
}
.mob_header .bob_nav .nav_item > a span {
  color: #000;
}
.mob_header .bob_nav .nav_item > a i {
  color: #999;
  transition: 0.4s;
  display: inline-block;
}
.mob_header .bob_nav .nav_item .act i {
  transform: rotate(45deg);
}
.mob_header .bob_nav .nav_item .nav_select {
  display: none;
}
.mob_header .bob_nav .nav_item .nav_select .select_item {
  border-top: 1px dashed #eee;
}
.mob_header .bob_nav .nav_item .nav_select .select_item > a {
  width: 100%;
  color: #666;
  line-height: 20px;
  font-size: 15px;
  box-sizing: border-box;
  padding: 15px 0;
}
.mob_header .bob_nav .nav_item .nav_select .select_item > a i {
  color: #999;
  transition: 0.4s;
  display: inline-block;
}

.mob_header .bob_nav .nav_item .nav_select .select_item > a span{
    width: 80%;
}

.mob_header .bob_nav .nav_item .nav_select .select_item ul {
  display: none;
}
.mob_header .bob_nav .nav_item .nav_select .select_item ul li {
  border-bottom: 1px dashed #ddd;
}
.mob_header .bob_nav .nav_item .nav_select .select_item ul li a {
  display: block;
  width: 100%;
  color: #999;
  line-height: 50px;
  font-size: 14px;
  box-sizing: border-box;
  padding: 0 20px;
  background: #f5f5f5;
}
.indexBanner {
  position: relative;
}
.indexBanner .box .swiper-slide {
  position: relative;
}
.indexBanner .box .swiper-slide > img {
  height: 100vh;
  object-fit: cover;
  transition: 10s;
  width: 100%;
}
.indexBanner .box .swiper-slide video{
	height: 100vh;
	object-fit: cover;
	width: 100%;
}
.indexBanner .box .swiper-slide .main {
  position: absolute;
  top: 16.25rem;
  left: 0;
  width: 100%;
  z-index: 1;
}
.indexBanner .box .swiper-slide .main .mainBox .top h5 {
  font-size: 2rem;
  font-family: 'gilroy_regular';
  color: #fff;
}
.indexBanner .box .swiper-slide .main .mainBox .top h5 span {
  font-family: 'gilroy_bold';
}
.indexBanner .box .swiper-slide .main .mainBox .bot {
  margin-top: 1.5rem;
  font-size: 3.375rem;
  font-family: 'albb_r';
  color: #fff;
}
.indexBanner .box .swiper-slide .main .mainBox .bot span {
  font-family: 'albb_b';
}
.indexBanner .box .swiper-slide .main .mainBox .link {
  margin-top: 5rem;
  width: 12.5rem;
}
.indexBanner .box .swiper-slide .main .mainBox .link a {
  display: block;
  color: #000;
  line-height: 3.75rem;
  font-size: 1rem;
  transition: 0.4s;
  width: 100%;
  background: #f9c03c;
  border-radius: 1.875rem;
  text-align: center;
  position: relative;
  top: 0;
}
.indexBanner .box .swiper-slide .main .mainBox .link:hover a {
  color: #fff;
  top: -5px;
}
.indexBanner .box .swiper-slide-active > img {
  height: 100vh;
  object-fit: cover;
  transform: scale(1.2);
}
.indexBanner .index_button {
  position: absolute;
  left: 5.2vw;
  bottom: 21rem;
  z-index: 3;
}
.indexBanner .index_button .button i {
  font-size: 1.25rem;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
}
.indexBanner .index_button .page {
  margin: 0 2rem;
}
.indexBanner .index_button .page p span {
  background: #fff;
  transform: scale(0.5);
  opacity: 1;
  transition: 0.4s;
}
.indexBanner .index_button .page p .swiper-pagination-bullet-active {
  background: #f9c03c;
  width: 2rem;
  border-radius: 5px;
}
.index_news_ {
  height: 0;
}
.index_news {
  margin-right: 5.2vw;
  position: relative;
  transform: translateY(-100%);
  z-index: 1;
}
.index_news .title {
  position: absolute;
  top: 2.25rem;
  left: 0;
  width: 75%;
  box-sizing: border-box;
  padding: 0 3.125rem 0 5.2vw;
  z-index: 2;
}
.index_news .title div {
  font-size: 1.375rem;
  font-family: 'gilroy_bold';
}
.index_news .title P {
  font-size: 0.875rem;
  font-family: 'gilroy_regular';
}
.index_news .title P a {
  color: #999;
  transition: 0.4s;
}
.index_news .title P a:hover {
  color: #f9c03c;
}
.index_news .box > div {
  flex: 1 25%;
}
.index_news .box .item {
  box-sizing: border-box;
  padding: 6.55rem 5.2vw 2.5rem;
  position: relative;
  background: #fff;
}
@media screen and (min-width:992px) {
    .indexBanner .box .swiper-slide {
      height:100vh ;
    }
}



.index_news .box .item a .content1 {
  font-size: 1.25rem;
  font-family: 'albb_m';
  color: #000;
  line-height: 1.875rem;
  height: 3.75rem;
}
.index_news .box .item a .content2 {
  font-family: 'gilroy_regular';
  font-size: 0.875rem;
  color: #999;
  margin-top: 3rem;
}
.index_news .box .item::before {
  position: absolute;
  right: 0;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  background: #eee;
  height: 9.25rem;
}
.index_news .box .item::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0%;
  height: 2px;
  background: #f9c03c;
  transition: 0.4s;
}
.index_news .box .item:hover::after {
  width: 100%;
}
.index_news .box .item1 {
  position: relative;
}
.index_news .box .item1 a {
  display: block;
}
.index_news .box .item1 a .img {
  overflow: hidden;
}
.index_news .box .item1 a .img img {
  width: 100%;
  transition: 0.4s;
}
.index_news .box .item1 a .video_ {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.index_news .box .item1 a .video_ .main_ {
  margin: auto;
  text-align: center;
}
.index_news .box .item1 a .video_ .main_ div {
  width: 3.625rem;
  height: 3.625rem;
  display: flex;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}
.index_news .box .item1 a .video_ .main_ div svg {
  margin: auto;
}
.index_news .box .item1 a .video_ .main_ p {
  margin-top: 1rem;
  font-size: 0.875rem;
  font-family: 'gilroy_bold';
  color: #fff;
}
.index_news .box .item1 a:hover .img img {
  transform: scale(1.1);
}
.index_header {
  position: fixed;
  z-index: 9;
  width: 100%;
  transition: 0.4s;
}
.index_header.active {
  transform: translateY(-102%);
}
.index_header .box .boxLeft {
  padding: 37px 0;
}
.index_header .box .boxLeft .logo a img {
  height: 46px;
}
.index_header .box .boxLeft .logo a .img2 {
  display: none;
}
.index_header .box .boxLeft .stock {
  font-family: 'albb_r';
  color: #b1b1b1;
  line-height: 46px;
  margin-left: 6.75rem;
}
.index_header .box .boxLeft .stock span {
  font-family: 'gilroy_bold';
  color: #fff;
}
.index_header .box .boxRight .nav .item {
  padding: 0 1.5rem;
}
.index_header .box .boxRight .nav .item .title {
  line-height: 120px;
}
.index_header .box .boxRight .nav .item .title a {
  font-size: 1rem;
  font-family: 'albb_r';
  color: #cdcccc;
  transition: 0.4s;
}
.index_header .box .boxRight .nav .item .title:hover a {
  color: #fff;
}
.index_header .box .boxRight .nav .item .title.active a {
  color: #fff;
  font-family: 'albb_m';
}
.index_header .box .boxRight .nav .item .nav_select {
  z-index: 2;
  position: absolute;
  top: 120px;
  left: 0;
  width: 100%;
  overflow: hidden;
  display: none;
}
.index_header .box .boxRight .nav .item .nav_select .nav_select_box .left {
  width: 36%;
  position: relative;
}
.index_header .box .boxRight .nav .item .nav_select .nav_select_box .left::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f9c03c;
  opacity: 0.8;
}
.index_header .box .boxRight .nav .item .nav_select .nav_select_box .left img {
  width: 100%;
}
.index_header .box .boxRight .nav .item .nav_select .nav_select_box .right {
  width: 64%;
  box-sizing: border-box;
  background: #fff;
  padding: 0 5.2vw;
  display: flex;
  align-items: center;
}
.index_header .box .boxRight .nav .item .nav_select .nav_select_box .right>div{
	width: 100%;
}
.index_header .box .boxRight .nav .item .nav_select .nav_select_box .right .tit {
  font-size: 2.875rem;
  font-family: 'albb_r';
  margin-right: 4rem;
}
.index_header .box .boxRight .nav .item .nav_select .nav_select_box .right .main {
  display: flex;
  align-items: center;
  position: relative;
  width: 74%;
}
.index_header .box .boxRight .nav .item .nav_select .nav_select_box .right .main .flexStart {
  position: relative;
  z-index: 2;
}
.index_header .box .boxRight .nav .item .nav_select .nav_select_box .right .main p {
  margin-right: 2.2rem;
  line-height: 2rem;
}
.index_header .box .boxRight .nav .item .nav_select .nav_select_box .right .main p a {
  font-size: 1rem;
  color: #666;
  font-family: 'albb_r';
}
.index_header .box .boxRight .nav .item .nav_select .nav_select_box .right .main p.active a {
  color: #f9c03c;
}
.index_header .box .boxRight .nav .item .nav_select .nav_select_box .right .main .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-size: 14rem;
  font-family: 'gilroy_bold';
  color: #eee;
  opacity: 0.3;
}
.index_header .box .boxRight .search {
  padding: 37px 0;
  margin-left: 6.875rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.index_header .box .boxRight .search img {
  max-width: 1.125rem;
}





.language{
    display: flex;
  align-items: center;
  cursor: pointer;
  margin-left: 3.6rem;
  position: relative;
}
.language a{
    font-size: 1rem;
    color: #ccc;
}
.language a i{
     font-size: 0.8rem;
}
.language a svg{
    transform: translateY(-1px);
    vertical-align: middle;
}
.language ul{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: red;
    width: 150px;
    top: 100%;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.8);
    display: none;
}
.language ul li a{
    font-size: 14px;
    line-height: 36px;
    color: #666;
    white-space: nowrap;
    display: block;
    text-align: center;
    transition: .4s;
}
.language:hover ul {
    display: block !important;
}
.language ul li a:hover {
    color: #f9c03c;
}

.header_box_phone .logo{
    display: flex;
   align-items: center;
}
.header_box_phone .header_main .stock{
    margin-left: 1rem !important;
}
    .header_box_phone .header_main .logo img {
        height: 20px !important;
    }

 .header_box_phone .header_main .language{
     margin-left:8px;
      margin-right: 14px;
 }
.header_box_phone .header_main .shouS{
    margin-right: 8px;
}


.header_box_phone .language ul{
    width: 110px;
    top: 48px;
}



.index_header.on {
  background: #fff;
}
.index_header.on::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #eee;
}
.index_header.on .boxLeft .logo a .img1 {
  display: none;
}
.index_header.on .boxLeft .logo a .img2 {
  display: inline-block;
}
.index_header.on .boxLeft .stock {
  color: #000;
}
.index_header.on .boxLeft .stock span {
  color: #999;
}
.index_header.on .boxRight .nav .item .title a {
  color: #999;
}
.index_header.on .boxRight .nav .item .title:hover a {
  color: #f9c03c;
}
.index_header.on .boxRight .nav .item .title.active a {
  color: #f9c03c;
}
.index_header .index_search {
  position: absolute;
  top: 120px;
  left: 0;
  width: 100%;
  background: #fff;
  padding: 8.25rem 0;
  display: none;
  border-radius: 0.3125rem;
}
.index_header .index_search .search_ {
  width: 34rem;
  background: #eee;
  position: relative;
  margin: auto;
}
.index_header .index_search .search_ input[type="text"] {
  height: 4.75rem;
  background: none;
  border: 0;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 0 2rem;
  font-size: 1.125rem;
}
.index_header .index_search .search_ input[type="submit"] {
  display: none;
}
.index_header .index_search .search_ label {
  display: block;
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.p90 {
  padding-top: 5.625rem;
}
.p90_ {
  padding-bottom: 5.625rem;
}
.index_title h5 {
  font-size: 3rem;
  font-family: 'gilroy_regular';
}
.index_title h5 span {
  font-family: 'gilroy_bold';
}
.index_title h6 {
  font-size: 1.125rem;
  font-family: 'albb_r';
  margin-top: 0.5rem;
}
.index_title p{
	font-size: 1.5rem;
	color: #666;
	margin-top: 2rem;
}
.index_title.white h5 {
  color: #fff;
}
.index_title.white h6 {
  color: #fff;
}
.index_title.black h5 {
  color: #000;
}
.index_title.black h6 {
  color: #000;
}
.index_link {
  width: 12.5rem;
}
.index_link a {
  display: block;
  color: #000;
  line-height: 3.75rem;
  font-size: 1rem;
  transition: 0.4s;
  width: 100%;
  background: #f9c03c;
  border-radius: 1.875rem;
  text-align: center;
  position: relative;
  top: 0;
}
.index_link:hover a {
  color: #fff;
  top: -5px;
}
.index_about {
  background: #a17c4f;
}
.index_about .box .boxLeft {
  width: 45%;
  box-sizing: border-box;
  padding-right: 5.2vw;
}
.index_about .box .boxLeft .content1 {
  font-size: 2.875rem;
  font-family: 'albb_b';
  color: #fff;
  margin-top: 9.0625rem;
}
.index_about .box .boxLeft .content2 {
  margin-top: 3.5rem;
  font-family: 'albb_r';
  color: #dfd4c7;
  line-height: 2rem;
  text-align: justify;
}
.index_about .box .boxLeft .content3 {
  margin-top: 10rem;
}
.index_about .box .boxCen {
  width: 27.5%;
}
.index_about .box .boxCen p img {
  width: 100%;
}
.index_about .box .boxRight {
  width: 27.5%;
  background: #f9c03c;
  box-sizing: border-box;
  padding: 4rem;
}
.index_about .box .boxRight .item {
  height: 25%;
  display: flex;
  align-items: center;
  color: #fff;
  box-sizing: border-box;
  border-bottom: 1px solid #eee;
}
.index_about .box .boxRight .item:last-child {
  border: 0;
}
.index_about .box .boxRight .item .content1 {
  font-family: 'gilroy_bold';
}
.index_about .box .boxRight .item .content1 span {
  font-size: 5.375rem;
}
.index_about .box .boxRight .item .content1 font {
  font-size: 2rem;
  position: relative;
  top: -2rem;
}
.index_about .box .boxRight .item .content1 .font {
  font-size: 1.875rem;
}
.index_about .box .boxRight .item .content2 {
  font-size: 1.25rem;
  font-family: 'albb_b';
}
.index_product .box {
  padding-left: 5.2vw;
}
.index_product .box .banner .swiper-slide {
  width: 34rem;
  background: #eeeeee;
}
.index_product .box .banner .swiper-slide .item {
  display: block;
  padding: 3.75rem 0 0;
}
.index_product .box .banner .swiper-slide .item .content1 {
  height: 23.75rem;
  box-sizing: border-box;
  padding: 0 1.75rem;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.index_product .box .banner .swiper-slide .item .content1 img {
  max-width: 100%;
  height: 100%;
  margin: auto;
}
.index_product .box .banner .swiper-slide .item .content2 {
  padding: 3.5rem 4rem;
}
.index_product .box .banner .swiper-slide .item .content2 .content3 {
  font-size: 1rem;
  font-family: 'albb_r';
  color: #000;
}
.index_product .box .banner .swiper-slide .item .content2 .content4 {
  font-size: 1.75rem;
  font-family: 'albb_b';
  margin-top: 0.5rem;
  color: #000;
  line-height: 1.5;
  height: 3em;
}
.index_product .box .banner .swiper-slide .item .content2 .content5 {
  margin-top: 2.375rem;
  font-size: 1rem;
  font-family: 'gilroy_bold';
  color: #000;
}
.index_product .box .banner .swiper-slide .item .content2 .content5 i {
  font-size: 1rem;
  color: #f9c03c;
  vertical-align: middle;
}
.index_product .index_page {
  margin-top: 4.75rem;
}
.index_page .le {
  display: flex;
  align-items: center;
  width: 30%;
}
.index_page .le div {
  width: 18.75rem;
  height: 2px;
}
.index_page .le .swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.1);
}
.index_page .le .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #f9c03c;
}
.index_page .le_ {
  line-height: 48px;
  font-family: 'gilroy_regular';
  color: #999;
  font-size: 1.25rem;
  width: 30%;
}
.index_page .le_ span {
  font-family: 'gilroy_bold';
  color: #000;
}
.index_page .ce p {
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 50%;
  background: #eee;
  cursor: pointer;
  text-align: center;
  margin: 0 10px;
  transition: 0.4s;
}
.index_page .ce p i {
  color: #000;
}
.index_page .ce p:hover {
  background: #f9c03c;
}
.index_page .ri {
  width: 30%;
  line-height: 48px;
  text-align: right;
}
.index_page .ri a {
  font-size: 14px;
  font-family: 'gilroy_regular';
  color: #999;
  transition: 0.4s;
}
.index_page .ri a:hover {
  color: #f9c03c;
}
.index_solve {
  position: relative;
}
.index_solve .img img {
  width: 100%;
}
.index_solve .box {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%);
  text-align: center;
}
.index_solve .box .content1 {
  font-size: 2.875rem;
  font-family: 'albb_b';
  color: #fff;
  margin-top: 7rem;
}
.index_solve .box .content1 span {
  font-size: 4.875rem;
  color: #f9c03c;
  vertical-align: sub;
}
.index_solve .box .content2 {
  font-size: 1.125rem;
  font-family: 'albb_r';
  color: #fff;
  margin-top: 0.3125rem;
}
.index_solve .box .content3 {
  margin: 3.5rem auto 0;
  position: relative;
  width: 33.125rem;
}
.index_solve .box .content3 .h5 {
  font-size: 1.125rem;
  font-family: 'albb_r';
  line-height: 4.6875rem;
  background: #fff;
  text-align: left;
  box-sizing: border-box;
  padding: 0 1.875rem;
  position: relative;
  cursor: pointer;
}
.index_solve .box .content3 .h5 i {
  position: absolute;
  right: 1.875rem;
  top: 50%;
  transform: translateY(-50%);
  color: #f9c03c;
}
.index_solve .box .content3 ul {
  position: absolute;
  top: 4.6875rem;
  left: 0;
  background: #fff;
  width: 100%;
  box-shadow: 0px 2px 16px #f5f5f5;
  display: none;
}
.index_solve .box .content3 ul li {
  border-top: 1px solid #eee;
}
.index_solve .box .content3 ul li a {
  display: block;
  line-height: 4rem;
  text-align: left;
  box-sizing: border-box;
  padding: 0 1.875rem;
  color: #666;
  transition: 0.4s;
  font-size: 1rem;
}
.index_solve .box .content3 ul li a:hover {
  background: #f9c03c;
  color: #fff;
}
.index_solve .box .content3:hover ul {
  display: block;
}
.indexNews .box .banner {
  margin-top: 2.25rem;
}
.indexNews .box .banner .list .boxLeft {
  width: 50%;
  margin-top: 6rem;
}
.indexNews .box .banner .list .boxLeft .item {
  width: 46%;
  margin-right: 4%;
}
.indexNews .box .banner .list .boxLeft .item a {
  display: block;
}
.indexNews .box .banner .list .boxLeft .item a .content1 {
  overflow: hidden;
}
.indexNews .box .banner .list .boxLeft .item a .content1 img {
  width: 100%;
  transition: 0.4s;
}
.indexNews .box .banner .list .boxLeft .item a .content2 {
  font-size: 1rem;
  color: #f9c03c;
  font-family: 'albb_r';
  margin-top: 3.125rem;
}
.indexNews .box .banner .list .boxLeft .item a .content3 {
  font-size: 1.375rem;
  font-family: 'albb_m';
  line-height: 2.1875rem;
  height: 4.375rem;
  margin-top: 1.5625rem;
  color: #000;
  transition: 0.4s;
}
.indexNews .box .banner .list .boxLeft .item a .content4 {
  font-family: 'gilroy_regular';
  color: #999;
  font-size: 1rem;
  margin-top: 3.5rem;
}
.indexNews .box .banner .list .boxLeft .item a:hover .content1 img {
  transform: scale(1.1);
}
.indexNews .box .banner .list .boxLeft .item a:hover .content3 {
  color: #f9c03c;
}
.indexNews .box .banner .list .boxRight {
  width: 50%;
  position: relative;
}
.indexNews .box .banner .list .boxRight::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
}
.indexNews .box .banner .list .boxRight a {
  position: relative;
  display: block;
}
.indexNews .box .banner .list .boxRight a .img {
  overflow: hidden;
}
.indexNews .box .banner .list .boxRight a .img img {
  width: 100%;
  transition: 0.4s;
}
.indexNews .box .banner .list .boxRight a .info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 4rem;
  box-sizing: border-box;
}
.indexNews .box .banner .list .boxRight a .info .content1 {
  font-size: 1rem;
  color: #f9c03c;
  font-family: 'albb_r';
}
.indexNews .box .banner .list .boxRight a .info .content2 {
  font-size: 1.375rem;
  font-family: 'albb_m';
  line-height: 2.1875rem;
  margin-top: 1.5625rem;
  color: #fff;
  transition: 0.4s;
}
.indexNews .box .banner .list .boxRight a .info .content3 {
  font-family: 'gilroy_regular';
  color: #999;
  font-size: 1rem;
  margin-top: 3rem;
}
.indexNews .box .banner .list .boxRight a:hover .img img {
  transform: scale(1.1);
}
.indexNews .box .banner .list .boxRight a:hover .info .content2 {
  color: #f9c03c;
}
.indexNews .index_page {
  margin-top: 4.75rem;
  margin-bottom: 8.5rem;
}
.index_four {
  position: relative;
}
.index_four .box {
  position: relative;
  z-index: 2;
}
.index_four .box .list {
  position: relative;
  overflow: hidden;
  width: 21%;
  transition: 0.4s;
}
.index_four .box .list a {
  display: block;
}
.index_four .box .list .img {
  width: 40.875rem;
  position: relative;
}
.index_four .box .list .img img {
  width: 100%;
}
.index_four .box .list .img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f9c03c;
  opacity: 0;
  transition: 0.4s;
}
.index_four .box .list .info {
  position: absolute;
  top: 3rem;
  left: 3rem;
  color: #000;
}
.index_four .box .list .info h5 {
  font-size: 1rem;
  transition: 0.4s;
}
.index_four .box .list .info h6 {
  font-size: 1.75rem;
  margin-top: 0.625rem;
  transition: 0.4s;
  font-weight: bold;
}
.index_four .box .list .more {
  font-family: 'gilroy_bold';
  font-size: 1rem;
  position: absolute;
  bottom: 2.5rem;
  left: 3rem;
  transition: 0.4s;
  color: #000;
}
.index_four .box .list .more i {
  vertical-align: middle;
  color: #f9c03c;
}
.index_four .box .list1 .info {
  color: #fff;
}
.index_four .box .list1 .more {
  color: #fff;
}
.index_four .box .list1 .more i {
  color: #f9c03c;
}
.index_four .box .active {
  width: 37%;
}
.index_four .box .active .img::after {
  opacity: 0.8;
}
.index_four .box .active .info {
  color: #fff;
}
.index_four .box .active .more {
  color: #fff;
}
.index_four .box .active .more i {
  color: #fff;
}
.index_four::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8rem ;
  background: #1a1919;
}
.index_footer {
  background: #1a1919;
  padding: 6rem 0 0;
}
.index_footer .box .boxTop .item h5 a {
  font-size: 1.375rem;
  color: #fff;
}
.index_footer .box .boxTop .item ul {
  margin-top: 3.5rem;
}
.index_footer .box .boxTop .item ul li {
  line-height: 2.25rem;
}
.index_footer .box .boxTop .item ul li a {
  font-size: 1rem;
  font-family: 'albb_r';
  color: #666;
  transition: .4s;
}
.index_footer .box .boxTop .item ul li a:hover{
	color: #fff;
}
.index_footer .box .boxCen {
  border-top: 1px solid #535353;
  border-bottom: 1px solid #535353;
  margin-top: 3.375rem;
  padding: 3rem 0;
}
.index_footer .box .boxCen .item {
  margin-top: 2rem;
  position: relative;
  padding-left: 3rem;
}
.index_footer .box .boxCen .item div {
  font-size: 1.75rem;
  font-family: 'gilroy_bold';
  color: #fff;
}
.index_footer .box .boxCen .item p {
  font-size: 1rem;
  font-family: 'albb_r';
  color: #999;
  margin-top: 0.625rem;
}
.index_footer .box .boxCen .item img {
  position: absolute;
  top: 0.5rem;
  left: 0;
}
.index_footer .box .boxCen .item1 {
  padding-left: 5rem;
}
.index_footer .box .boxCen .item1 img {
  width: 8.9375rem;
}
.index_footer .box .boxBot {
  padding: 4.375rem 0;
}
.index_footer .box .boxBot .lef {
  font-size: 1rem;
  font-family: 'albb_r';
  color: #666;
}
.index_footer .box .boxBot .lef a {
  color: #666;
}
.index_footer .box .boxBot .cen {
  font-size: 1rem;
  font-family: 'albb_r';
  color: #666;
}
.index_footer .box .boxBot .cen a {
  color: #666;
}
.index_footer .box .boxBot .rig .feng p {
  margin-left: 1rem;
  padding: 0;
  height: 20px;
  background: none;
  position: relative;
}
.index_footer .box .boxBot .rig .feng p a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: none;
  padding: 0;
  margin: 0;
}
.index_footer .box .boxBot .rig .feng p img {
  filter: invert(0.5);
}
.index_footer .box .boxBot .rig .feng p:nth-child(1) {
  margin-left: 0;
}
.index_footer .box .boxBot .rig .feng p:nth-child(2) {
  margin-left: 0;
}
.cl_banner {
  position: relative;
}
.cl_banner .img img {
  width: 100%;
}
.cl_banner .box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.cl_banner .box .main {
  color: #fff;
}
.cl_banner .box .main h6 {
  font-size: 2rem;
  font-family: 'gilroy_bold';
}
.cl_banner .box .main h6 span {
  font-family: 'gilroy_bold';
}
.cl_banner .box .main h5 {
  font-family: 'albb_r';
  margin-top: 1.25rem;
  font-size: 3.375rem;
}
.m56 {
  margin-top: 3.5rem;
}
.cl_about .box .boxLeft {
  width: 48%;
}
.cl_about .box .boxLeft .content1 {
  font-size: 2.875rem;
  font-family: 'albb_b';
}
.cl_about .box .boxLeft .content2 {
  margin-top: 3.125rem;
  font-size: 1rem;
  color: #666;
  line-height: 2rem;
  height: 26rem;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 10px;
  text-align: justify;
}
.cl_about .box .boxLeft .content2::-webkit-scrollbar {
  width: 1px;
  height: 2px;
}
.cl_about .box .boxLeft .content2::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #f9c03c;
}
.cl_about .box .boxLeft .content2::-webkit-scrollbar-track {
  border-radius: 2px;
  background: #eee;
}
.cl_about .box .boxRIght {
  width: 48%;
}
.cl_about .box .boxRIght p {
  overflow: hidden;
}
.cl_about .box .boxRIght p img {
  width: 100%;
  transition: 0.4s;
}
.cl_about .box .boxRIght p:hover img {
  transform: scale(1.1);
}
.cl_about1 .box .item {
  box-sizing: border-box;
}
.cl_about1 .box .item:last-child {
  border: 0;
}
.cl_about1 .box .item .content1 {
  font-family: 'gilroy_bold';
  color: #f9c03c;
}
.cl_about1 .box .item .content1 span {
  font-size: 5.375rem;
}
.cl_about1 .box .item .content1 font {
  font-size: 2rem;
  position: relative;
  top: -2rem;
}
.cl_about1 .box .item .content1 .font {
  font-size: 1.875rem;
}
.cl_about1 .box .item .content2 {
  font-size: 1.25rem;
  font-family: 'albb_b';
}
.cl_about1 .box .item1 {
  height: 8rem;
  width: 1px;
  background: #ddd;
  margin-top: 0.5rem;
}
.cl_about2 {
  background: #eeeeee;
}
.cl_about2 .box .item {
  width: 48%;
  margin-bottom: 3.75rem;
}
.cl_about2 .box .item:nth-last-child(1) {
  margin-bottom: 0;
}
.cl_about2 .box .item:nth-last-child(2) {
  margin-bottom: 0;
}
.cl_about2 .box .item a {
  display: block;
}
.cl_about2 .box .item a .content1 {
  overflow: hidden;
}
.cl_about2 .box .item a .content1 img {
  width: 100%;
  transition: 0.4s;
}
.cl_about2 .box .item a .content2 {
  background: #fff;
  padding:2.25rem;
  height: 11rem;
  
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;

}

.cl_about2 .box .item a .content2::-webkit-scrollbar {
	width: 1px;
	height: 2px;
}

.cl_about2 .box .item a .content2::-webkit-scrollbar-thumb {
	border-radius: 2px;
	background: #f9c03c;
	
}

.cl_about2 .box .item a .content2::-webkit-scrollbar-track {
	border-radius: 2px;
	background: rgba(0, 0, 0, 0.4);
}
.cl_about2 .box .item a .content2 .scroll{
}
.cl_about2 .box .item a .content2 .content3 {
  font-size: 1.75rem;
  font-family: 'albb_b';
  color: #000;
}
.cl_about2 .box .item a .content2 .content4 {
  font-size: 1rem;
  color: #666;
  margin-top: 0.5rem;
}
.cl_about2 .box .item a .content2 .content5 {
  font-size: 1.125rem;
  color: #000;
  line-height: 2.1875rem;
  margin-top: 1.875rem;
}
.cl_about2 .box .item a .content2 .content5 p {
  position: relative;
  padding-left: 2rem;
}
.cl_about2 .box .item a .content2 .content5 span {
  color: #666;
}
.cl_about2 .box .item a .content2 .content5 img {
  position: absolute;
  top: 0.5rem;
  left: 0;
  width: 1.125rem;
}
.cl_about2 .box .item a:hover .content1 img {
  transform: scale(1.1);
}
.cl_speech .box .boxLeft {
  width: 46%;
}
.cl_speech .box .boxLeft p img {
  width: 100%;
}
.cl_speech .box .boxRight {
  width: 50%;
}
.cl_speech .box .boxRight .content1 {
  font-size: 2.875rem;
  font-family: 'albb_b';
}
.cl_speech .box .boxRight .content2 {
  margin-top: 4.625rem;
  position: relative;
}
.cl_speech .box .boxRight .content2 .dou1 {
  position: absolute;
  top: -3rem;
  left: 0;
  width: 2.0625rem;
}
.cl_speech .box .boxRight .content2 .dou2 {
  position: absolute;
  bottom: 0rem;
  right: 0;
  transform: rotate(180deg);
  width: 2.0625rem;
}
.cl_speech .box .boxRight .content2 .div1 {
  font-size: 1rem;
  color: #666;
  line-height: 1.9rem;
  text-indent: 2rem;
}
.cl_speech .box .boxRight .content2 .div1 p {
  margin-bottom: 1.25rem;
}
.cl_speech .box .boxRight .content2 .div2 img {
  height: 3rem;
}
.cl_speech1.color1 {
  background: #eee;
}
.cl_speech1 .box .boxTop .left {
  font-size: 2.875rem;
  font-family: 'albb_b';
}
.cl_speech1 .box .boxTop .right {
  width: 60%;
  font-size: 1.125rem;
  line-height: 2.25rem;
  color: #666;
  text-align: justify;
}
.cl_speech1 .box .boxTop .right p {
  margin-bottom: 1.25rem;
}
.cl_speech1 .box .boxTop .right p:last-child {
  margin-bottom: 0;
}
.cl_speech1 .box .boxBot {
  margin-top: 3.375rem;
}
.cl_speech1 .box .boxBot img {
  width: 100%;
}
.cl_history .box {
  background: url(../images/xian.png) repeat-x 50% 50%;
}
.cl_history .box .box_ {
  position: relative;
}
.cl_history .box .box_ .banner .swiper-slide {
  text-align: center;
}
.cl_history .box .box_ .banner .swiper-slide p {
  font-family: 'gilroy_regular';
  font-size: 2.75rem;
  cursor: pointer;
  background: #fff;
  display: inline-block;
  padding: 0 10px;
}
.cl_history .box .box_ .banner .swiper-slide-thumb-active p {
  color: #f9c03c;
}
.cl_history .box .box_ .button p {
  position: absolute;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 50%;
  background: #eee;
  cursor: pointer;
  text-align: center;
  transition: 0.4s;
  top: 50%;
  transform: translateY(-50%);
}
.cl_history .box .box_ .button p i {
  color: #000;
}
.cl_history .box .box_ .button p:hover {
  background: #f9c03c;
}
.cl_history .box .box_ .button .prev {
  left: -48px;
}
.cl_history .box .box_ .button .next {
  right: -48px;
}
.cl_history .box1 .box1_ .swiper-slide {
  padding-top: 12.25rem;
  position: relative;
}
.cl_history .box1 .box1_ .swiper-slide .zhi {
  position: absolute;
  top: 0;
  left: 8.375rem;
  font-size: 15.875rem;
  font-family: 'gilroy_bold';
  color: #000;
  z-index: 2;
}
.cl_history .box1 .box1_ .swiper-slide .zhi span {
  opacity: 0.1;
}
.cl_history .box1 .box1_ .swiper-slide .item .left {
  width: 60%;
}
.cl_history .box1 .box1_ .swiper-slide .item .left p {
  overflow: hidden;
}
.cl_history .box1 .box1_ .swiper-slide .item .left img {
  width: 100%;
  transition: 0.4s;
}
.cl_history .box1 .box1_ .swiper-slide .item .left:hover img {
  transform: scale(1.1);
}
.cl_history .box1 .box1_ .swiper-slide .item .right {
  width: 35%;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 10px;
  height: 32rem;
}
.cl_history .box1 .box1_ .swiper-slide .item .right ul li {
  transition: 0.4s;
  font-size: 1.375rem;
  line-height: 3.5rem;
  cursor: default;
  border-bottom: 1px solid #ddd;
}
.cl_history .box1 .box1_ .swiper-slide .item .right ul li:hover {
  color: #f9c03c;
}
.cl_history .box1 .box1_ .swiper-slide .item .right::-webkit-scrollbar {
  width: 1px;
  height: 2px;
}
.cl_history .box1 .box1_ .swiper-slide .item .right::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #f9c03c;
}
.cl_history .box1 .box1_ .swiper-slide .item .right::-webkit-scrollbar-track {
  border-radius: 2px;
  background: #eee;
}
.cl_nav {
  background: #f8f8f8;
}
.cl_nav .box .item {
  margin-right: 4.375rem;
  line-height: 4.875rem;
  border-bottom: 2px solid #f8f8f8;
}
.cl_nav .box .item a {
  font-size: 1.125rem;
  color: #000;
  transition: 0.4s;
}
.cl_nav .box .item:hover a {
  color: #f9c03c;
}
.cl_nav .box .active {
  border-bottom: 2px solid #f9c03c;
}
.cl_nav .box .active a {
  color: #f9c03c;
}
.cl_honor .box .list .item {
  width: 33.333%;
  box-sizing: border-box;
  text-align: center;
  border-right: 1px solid #ddd;
  padding-bottom: 2.125rem;
  margin-bottom: 6rem;
}
.cl_honor .box .list .item:nth-child(3n) {
  border: 0;
}
.cl_honor .box .list .item .content1 {
  font-family: 'albb_m';
  font-size: 1.75rem;
}
.cl_honor .box .list .item .content2 {
  margin-top: 0.3125rem;
}
.cl_honor .box .list .item .content2 span {
  display: inline-block;
  width: 2rem;
  height: 2px;
  background: #eee;
}
.cl_honor .box .list .item .content3 {
  padding: 0 2.5rem;
  margin-top: 1.5rem;
  position: relative;
}
.cl_honor .box .list .item .content3 > img {
  max-width: 100%;
}
.cl_honor .box .list .item .content3 p {
  position: absolute;
  top: -2.5rem;
  left: 0;
}
.cl_honor .box .list .item .content3 p img {
  width: 6.875rem;
}
.cl_honor .box .list .item .content4 {
  font-size: 1rem;
  color: #666;
  margin-top: 1.5rem;
}
.flexBetween {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.layer_box {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
}
.layer_box .box {
  margin: 0 8.3vw;
  padding: 28px 0;
}
.layer_box .box .boxLeft_ {
  color: #fff;
}
.layer_box .box .boxLeft_ h5 {
  font-size: 22px;
}
.layer_box .box .boxLeft_ h6 {
  font-size: 16px;
  margin-top: 5px;
}
.layer_box .box .boxRight_ {
  display: flex;
  align-items: center;
}
.layer_box .box .boxRight_ div {
  font-size: 16px;
  color: #fff;
  width: 140px;
  line-height: 38px;
  border: 1px solid #FD7E2D;
  text-align: center;
  border-radius: 20px;
  margin-right: 25px;
  transition: 0.4s;
  cursor: pointer;
}
.layer_box .box .boxRight_ div:hover {
  background: #FD7E2D;
  color: #fff;
}
.layer_box .box .boxRight_ p {
  margin-top: 10px;
  margin-left: 60px;
  cursor: pointer;
}
.cl_report .box .list {
  box-shadow: 0px 0px 1rem #f5f5f5;
}
.cl_report .box .list .item {
  border-bottom: 1px solid #eee;
  transition: 0.4s;
}
.cl_report .box .list .item:last-child {
  border: 0;
}
.cl_report .box .list .item a {
  line-height: 6.125rem;
  padding: 0 2.5rem;
}
.cl_report .box .list .item a .left {
  font-size: 1.25rem;
  font-family: 'albb_m';
  color: #000;
  padding-left: 2.5rem;
  position: relative;
  transition: 0.4s;
}
.cl_report .box .list .item a .left img {
  position: absolute;
  left: 0;
  top: 2.5rem;
  width: 1.25rem;
  transition: 0.4s;
}
.cl_report .box .list .item a .right {
  font-size: 1rem;
  font-family: 'albb_m';
  color: #666;
  transition: 0.4s;
}
.cl_report .box .list .item:hover {
  background: #f9c03c;
}
.cl_report .box .list .item:hover a .left {
  color: #fff;
}
.cl_report .box .list .item:hover a .left img {
  filter: invert(1);
}
.cl_report .box .list .item:hover a .right {
  color: #fff;
}
.cl_page p a {
  display: block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-radius: 50%;
  background: #eee;
  transition: 0.4s;
}
.cl_page p a:hover {
  background: #f9c03c;
}
.cl_page .link {
  margin: 0 1rem;
  font-size: 16px;
  font-family: 'gilroy_bold';
  line-height: 48px;
}
.cl_page .link a {
  display: inline-block;
  padding: 0 1.125rem;
  transition: 0.4s;
}
.cl_page .link a:hover {
  color: #f9c03c;
}
.cl_page .link .active {
  color: #f9c03c;
}
.cl_contact .box .boxRight {
  font-size: 1.25rem;
  line-height: 2.25rem;
  width: 33.75rem;
}
.cl_contact1 .box .item .left img {
  width: 5rem;
}
.cl_contact1 .box .item .right {
  margin-left: 0.625rem;
}
.cl_contact1 .box .item .right p {
  font-size: 1.125rem;
  font-family: 'albb_m';
  color: #666;
  margin-top: 0.75rem;
}
.cl_contact1 .box .item .right div {
  font-size: 1.125rem;
  font-family: 'albb_m';
  color: #000;
  margin-top: 0.3125rem;
}
.cl_contact2 .map {
  width: 100%;
  height: 40.875rem;
  z-index: 1;
}
.cl_map .box .boxLeft {
  width: 72%;
}
.cl_map .box .boxLeft .content1 {
  font-size: 1.25rem;
  font-family: 'albb_m';
  color: #666;
  line-height: 3rem;
}
.cl_map .box .boxLeft .content1 img {
  height: 3rem;
  margin-right: 0.75rem;
}
.cl_map .box .boxLeft .echatrs {
  height: 70vh;
  margin-top: -2rem;
}
.cl_map .box .boxRight {
  width: 24%;
}
.cl_map .box .boxRight div {
  box-shadow: 0px 0px 1rem #f5f5f5;
}
.cl_map .box .boxRight ul {
  max-height: 47rem;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
}
.cl_map .box .boxRight ul li {
  font-size: 1.25rem;
  font-family: 'albb_m';
  line-height: 4.625rem;
  border-bottom: 1px solid #eee;
  transition: 0.4s;
  padding: 0 2.8125rem;
  cursor: default;
}
.cl_map .box .boxRight ul li:last-child {
  border: 0;
}
.cl_map .box .boxRight ul li:hover {
  color: #f9c03c;
}
.cl_map .box .boxRight ul::-webkit-scrollbar {
  width: 1px;
  height: 2px;
}
.cl_map .box .boxRight ul::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #f9c03c;
}
.cl_map .box .boxRight ul::-webkit-scrollbar-track {
  border-radius: 2px;
  background: #eee;
}
.cl_network {
  background: #eee;
}
.cl_network .box .list .item {
  width: 32%;
  margin-right: 2%;
  background: #fff;
  padding: 1.75rem 2rem 4rem 1.75rem;
  margin-bottom: 1.75rem;
  box-shadow: 0px 0px 10px #f7f7f7;
  box-sizing: border-box;
  position: relative;
  transition: 0.4s;
}
.cl_network .box .list .item:nth-child(3n) {
  margin-right: 0;
}
.cl_network .box .list .item p {
  font-size: 1.125rem;
  line-height: 2.1875rem;
  transition: 0.4s;
}
.cl_network .box .list .item p span {
  color: #666;
  transition: 0.4s;
}
.cl_network .box .list .item img {
  position: absolute;
  right: 2rem;
  bottom: 2rem;
  width: 1.75rem;
  transition: 0.4s;
}
.cl_network .box .list .item:hover {
  background: #fff url(../images/aboutbg.png) no-repeat 50% 50% / cover;
}
.cl_network .box .list .item:hover p {
  color: #fff;
}
.cl_network .box .list .item:hover p span {
  color: #fff;
}
.cl_network .box .list .item:hover img {
  opacity: 0;
}
.cl_product .box{
    justify-content: center;
}
.cl_product .box .item {
  /*width: 20%;*/
  margin-bottom: 1.25rem;
}
.cl_product .box .item a {
  display: inline-block;
  font-size: 1.25rem;
  line-height: 3.125rem;
  padding: 0 2rem;
  color: #000;
  border-radius: 1.5625rem;
  transition: 0.4s;
}
.cl_product .box .item a:hover {
  color: #f9c03c;
}
.cl_product .box .active a {
  background: #f9c03c;
  color: #fff !important;
}

.cl_product1 .box .list {
  margin-top: 2.8125rem;
}
.cl_product1 .box .list .item {
  display: block;
  background: #eeeeee;
  width: 32%;
  box-sizing: border-box;
  margin-right: 2%;
  padding: 3.75rem 0 0;
  margin-bottom: 1.875rem;
}
.cl_product1 .box .list .item:nth-child(3n) {
  margin-right: 0;
}
.cl_product1 .box .list .item .content1 {
  height: 23.75rem;
  box-sizing: border-box;
  padding: 0 1.75rem;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.cl_product1 .box .list .item .content1 img {
  max-width: 100%;
  height: 100%;
  margin: auto;
  transition: 0.4s;
}
.cl_product1 .box .list .item .content2 {
  padding: 3.5rem 4rem;
}
.cl_product1 .box .list .item .content2 .content3 {
  font-size: 1rem;
  font-family: 'albb_r';
  color: #000;
   line-height: 1.5;
  height: 3em;
  
  
  	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 2;

	overflow: hidden;


	text-justify: distribute-all-lines;
}
.cl_product1 .box .list .item .content2 .content4 {
  font-size: 1.75rem;
  font-family: 'albb_b';
  margin-top: 0.5rem;
  color: #000;
  transition: 0.4s;
}
.cl_product1 .box .list .item .content2 .content5 {
  margin-top: 2.375rem;
  font-size: 1rem;
  font-family: 'gilroy_bold';
  color: #000;
}
.cl_product1 .box .list .item .content2 .content5 i {
  font-size: 1rem;
  color: #f9c03c;
  vertical-align: middle;
}
.cl_product1 .box .list .item:hover .content1 img {
  transform: scale(1.05);
}
.cl_product1 .box .list .item:hover .content4 {
  color: #f9c03c;
}
.cl_bread {
  border-bottom: 1px solid #eee;
}
.cl_bread .box {
  padding: 1.875rem 0;
}
.cl_bread .box .left {
  line-height: 3.5rem;
  font-size: 1rem;
  color: #666;
}
.cl_bread .box .left img {
  position: relative;
  top: -2px;
}
.cl_bread .box .left i {
  font-size: 1rem;
  color: #ccc;
}
.cl_bread .box .left a {
  color: #666;
}
.cl_bread .box .left span {
  color: #000;
}
.cl_bread .box .right a {
  line-height: 3.5rem;
  background: #eee;
  width: 12.5rem;
  border-radius: 28px;
  display: block;
  text-align: center;
  font-size: 1rem;
  color: #000;
  transition: 0.4s;
}
.cl_bread .box .right a:hover {
  background: #f9c03c;
  color: #fff;
}
.cl_pro_info .box .boxLeft {
  height: 39rem;
  background: #eee;
  width: 55%;
  display: flex;
  align-items: center;
}
.cl_pro_info .box .boxLeft p {
  margin: auto;
}
.cl_pro_info .box .boxLeft p img {
  max-width: 90%;
  max-height: 90%;
}
.cl_pro_info .box .boxRIght {
  width: 40%;
}
.cl_pro_info .box .boxRIght .content1 {
  font-size: 1.5rem;
  margin: 3.25rem 0 1.25rem;
}
.cl_pro_info .box .boxRIght .content2 {
  font-family: 'albb_b';
  font-size: 2.375rem;
}
.cl_pro_info .box .boxRIght .content3 {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 2.375rem 0;
  margin-top: 2rem;
}
.cl_pro_info .box .boxRIght .content3 p {
  width: 30%;
  height: 9.375rem;
  display: flex;
  align-items: center;
  background: #eee;
  margin-right: 5%;
  cursor: pointer;
}
.cl_pro_info .box .boxRIght .content3 p:last-child {
  margin-right: 0;
}
.cl_pro_info .box .boxRIght .content3 p img {
  max-width: 90%;
  max-height: 90%;
  margin: auto;
}
.cl_pro_info .box .boxRIght .content4 {
  margin-top: 4.625rem;
}
.cl_pro_info1 .box .list .item {
  width: 32%;
  margin-right: 2%;
  background: #eee;
  margin-bottom: 0.75rem;
}
.cl_pro_info1 .box .list .item:nth-child(3n) {
  margin-right: 0;
}
.cl_pro_info1 .box .list .item p {
  font-size: 1.25rem;
  line-height: 1.5;
  padding: 1rem 2.125rem;
}
.cl_pro_info1 .box .list .item p span {
  font-size: 1rem;
  color: #666;
}
.cl_pro_info2 {
  background: #eee;
}
.cl_pro_info2 .box .boxLeft {
  width: 46%;
  display: flex;
  align-items: center;
}
.cl_pro_info2 .box .boxLeft .left_ p {
  position: relative;
  font-size: 1rem;
  color: #666;
  line-height: 2rem;
  padding-left: 10.5rem;
  margin: 0.5rem 0;
}
.cl_pro_info2 .box .boxLeft .left_ p span {
  font-size: 1.25rem;
  color: #000;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 10rem;
}
.cl_pro_info2 .box .boxRIght {
  width: 50%;
}
.cl_pro_info2 .box .boxRIght p{
	overflow: hidden;
}
.cl_pro_info2 .box .boxRIght p img {
  width: 100%;
  transition: .4s;
}
.cl_pro_info2 .box .boxRIght:hover img{
	transform: scale(1.1);
}
.cl_pro_info3 {
  margin-bottom: 7.875rem;
}
.cl_pro_info3 .box .banner {
  position: relative;
}
.cl_pro_info3 .box .swiper-slide {
  width: 45.375rem;
  transform: scale(0.8);
  transition: 0.4s;
}
.cl_pro_info3 .box .swiper-slide .item a div img {
  width: 100%;
}
.cl_pro_info3 .box .swiper-slide .item a p {
  opacity: 0;
  font-size: 1rem;
  margin-top: 1.5rem;
  transition: 0.4s;
}
.cl_pro_info3 .box .swiper-slide-active {
  transform: scale(1);
}
.cl_pro_info3 .box .swiper-slide-active .item a p {
  opacity: 1;
}
.cl_pro_info3 .box .button p {
  position: absolute;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 50%;
  background: #eee;
  cursor: pointer;
  text-align: center;
  transition: 0.4s;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
}
.cl_pro_info3 .box .button p i {
  color: #000;
}
.cl_pro_info3 .box .button p:hover {
  background: #f9c03c;
}
.cl_pro_info3 .box .button .prev {
  left: 0px;
}
.cl_pro_info3 .box .button .next {
  right: 0px;
}
.cl_pro_info3 .box .page {
  position: absolute;
  font-family: 'gilroy_regular';
  color: #999;
  font-size: 1.25rem;
  bottom: 0;
  right: 25%;
}
.cl_pro_info3 .box .page span {
  font-family: 'gilroy_bold';
  color: #000;
}
.cl_case {
  background: #eee;
}
.cl_case .box .list .item {
  position: relative;
  width: 32%;
  margin-right: 2%;
  background: #fff;
  margin-bottom: 1.5625rem;
  box-shadow: 0px 0px 1rem #eee;
  overflow: hidden;
}
.cl_case .box .list .item:nth-child(3n) {
  margin-right: 0;
}
.cl_case .box .list .item .img {
  position: relative;
  opacity: 0;
  transition: 0.4s;
}
.cl_case .box .list .item .img img {
  width: 100%;
}
.cl_case .box .list .item .img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f9c03c;
  opacity: 0.8;
}
.cl_case .box .list .item a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.cl_case .box .list .item a .content1 {
  padding: 4.5rem 0 3.5rem;
}
.cl_case .box .list .item a .content1 p {
  width: 5.8rem;
  height: 5.8rem;
  display: flex;
  align-items: center;
  margin: auto;
}
.cl_case .box .list .item a .content1 p img {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.cl_case .box .list .item a .content1 p .img2 {
  display: none;
}
.cl_case .box .list .item a .content2 {
  font-size: 1.5rem;
  font-family: 'albb_b';
  color: #000;
  position: relative;
  z-index: 4;
}
.cl_case .box .list .item a .content3 {
  font-family: 'gilroy_bold';
  font-size: 16px;
  color: #fff;
  margin-top: 1.625rem;
}
.cl_case .box .list .item a .content3 i {
  vertical-align: bottom;
}
.cl_case .box .list .item a .content4 {
  position: absolute;
  z-index: 3;
  bottom: -3rem;
  left: 0;
  width: 100%;
  text-align: center;
  transition: 0.4s;
}
.cl_case .box .list .item a .content4 img {
  width: 10.625rem;
}
.cl_case .box .list .item:hover .img {
  opacity: 1;
}
.cl_case .box .list .item:hover a .content1 .img1 {
  display: none;
}
.cl_case .box .list .item:hover a .content1 .img2 {
  display: inline-block;
}
.cl_case .box .list .item:hover a .content2 {
  color: #fff;
}
.cl_case .box .list .item:hover a .content4 {
  opacity: 0;
}
.cl_case_info .box .boxLeft {
  width: 33%;
}
.cl_case_info .box .boxLeft .content1 {
  font-size: 3rem;
  font-family: 'gilroy_regular';
}
.cl_case_info .box .boxLeft .content1 span {
  font-family: 'gilroy_bold';
}
.cl_case_info .box .boxLeft .content2 {
  font-size: 1.125rem;
  color: #000;
}
.cl_case_info .box .boxLeft .content3 {
  font-size: 1rem;
  color: #666;
  line-height: 2.1875rem;
  margin-top: 2.8rem;
}
.cl_case_info .box .boxRight {
  width: 65%;
}
.cl_case_info .box .boxRight img {
  width: 100%;
}
.cl_case_info1 .box {
  position: relative;
}
.cl_case_info1 .box .banner .swiper-slide {
  width: 58.4375rem;
  padding-bottom: 10px;
}
.cl_case_info1 .box .banner .swiper-slide .item a {
  display: block;
}
.cl_case_info1 .box .banner .swiper-slide .item a .content1 {
  overflow: hidden;
}
.cl_case_info1 .box .banner .swiper-slide .item a .content1 img {
  width: 100%;
  transition: 0.4s;
}
.cl_case_info1 .box .banner .swiper-slide .item a .content2 {
  transform: translateY(-50%);
}
.cl_case_info1 .box .banner .swiper-slide .item a .content2 .content3 {
  box-shadow: 0px 0px 1rem #eee;
  width: 86%;
  box-sizing: border-box;
  background: #fff;
  padding: 0 3.375rem 0 2.375rem;
}
.cl_case_info1 .box .banner .swiper-slide .item a .content2 .content3 .content4 {
  display: flex;
  align-items: center;
   flex: 1;
}


.cl_case_info1 .box .banner .swiper-slide .item a .content2 .content3 .content4 .left {
  display: flex;
  align-items: center;
  margin-right: 1.375rem;
}
.cl_case_info1 .box .banner .swiper-slide .item a .content2 .content3 .content4 .right {
 font-size: 1rem;
  line-height: 2;
  color: #000;
  height: 10em;
  flex: 1;
  overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	padding-right: 0.3rem;
}

.cl_case_info1 .box .banner .swiper-slide .item a .content2 .content3 .content4 .right::-webkit-scrollbar {
		width: 2px;
		height: 2px;
	}

.cl_case_info1 .box .banner .swiper-slide .item a .content2 .content3 .content4 .right::-webkit-scrollbar-thumb {
		border-radius: 2px;
		background: #f9c03c;
	}

.cl_case_info1 .box .banner .swiper-slide .item a .content2 .content3 .content4 .right::-webkit-scrollbar-track {
		border-radius: 2px;
	background: rgba(0, 0, 0, 0.1);
	}
	
@-moz-document url-prefix() {
    
    .cl_case_info1 .box .banner .swiper-slide .item a .content2 .content3 .content4 .right::-webkit-scrollbar-track {
		scrollbar-color: #f9c03c rgba(255, 255, 255, 0.1);
		scrollbar-width: thin;
	}
	
}




.cl_case_info1 .box .banner .swiper-slide .item a .content2 .content3 .content5 {
 padding: 1.125rem 0;
  padding-left: 0.2rem;
  text-align: center;
  max-width: 13rem;
}


.cl_case_info1 .box .banner .swiper-slide .item a .content2 .content3 .content5 .img img {
  width: 12.125rem;
}
.cl_case_info1 .box .banner .swiper-slide .item a .content2 .content3 .content5 p {
  font-size: 1rem;
  color: #666;
  text-align: center;
  margin-top: 0.5rem;
}
.cl_case_info1 .box .banner .swiper-slide .item:hover a .content1 img {
  transform: scale(1.1);
}
.cl_case_info1 .box .number {
  position: absolute;
  top: 34%;
  left: 17%;
}
.cl_case_info1 .box .number::after {
  content: '';
  position: absolute;
  top: 1.2rem;
  right: 0.8rem;
  width: 80%;
  height: 1px;
  background: #ddd;
  transform: rotate(-45deg);
  transform-origin: top right;
}
.cl_case_info1 .box .number div {
  font-size: 2.25rem;
  font-family: 'gilroy_bold';
  color: #f9c03c;
  width: 2.5rem;
}
.cl_case_info1 .box .number p {
  font-size: 1.5rem;
  font-family: 'gilroy_bold';
  color: #666;
  margin-top: 3rem;
  margin-left: 1rem;
}
.cl_case_info1 .box .page {
  position: absolute;
  top: 34%;
  right: 19%;
  width: 10px;
}
.cl_case_info1 .box .page span {
  background: #999;
  opacity: 1;
}
.cl_case_info1 .box .page .swiper-pagination-bullet-active {
  background: #f9c03c;
}
.cl_case_info2 {
  background: #eee;
}
.cl_case_info2 .box .list{
	justify-content: flex-start !important;
}
.cl_case_info2 .box .list .item {
  background: #fff;
  padding: 3.875rem 38px 5.5rem 2.375rem;
  box-sizing: border-box;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 1.5rem;
}
.cl_case_info2 .box .list .item:nth-child(4n) {
  margin-right: 0;
}
.cl_case_info2 .box .list .item .content1 {
  height: 6.125rem;
  display: flex;
  align-items: center;
}
.cl_case_info2 .box .list .item .content1 img {
  max-height: 100%;
}
.cl_case_info2 .box .list .item .content2 {
  font-size: 1.5rem;
  margin-top: 2.25rem;
}
.cl_case_info2 .box .list .item .content3 {
  font-size: 1rem;
  color: #666;
  line-height: 2.1875rem;
  text-align: justify;
  margin-top: 1.5rem;
}
.cl_case_info3 .box {
  position: relative;
}
.cl_case_info3 .box .banner .swiper-slide {
  width: 76rem;
}
.cl_case_info3 .box .banner .swiper-slide .item a {
  display: block;
}
.cl_case_info3 .box .banner .swiper-slide .item a .content1{
	position: relative;
}
.cl_case_info3 .box .banner .swiper-slide .item a .content1::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
}
.cl_case_info3 .box .banner .swiper-slide .item a .content1 img {
  width: 100%;
}
.cl_case_info3 .box .banner .swiper-slide .item a .content2 {
  font-size: 1.5rem;
  color: #000;
  margin-top: 2.375rem;
  opacity: 0;
  transition: 0.4s;
}
.cl_case_info3 .box .banner .swiper-slide-active .item a .content1::after {
	background: rgba(0, 0, 0, 0);
}
.cl_case_info3 .box .banner .swiper-slide-active .item a .content2 {
  opacity: 1;
}
.cl_case_info3 .box .button p {
  position: absolute;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 50%;
  background: #eee;
  cursor: pointer;
  text-align: center;
  transition: 0.4s;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
}
.cl_case_info3 .box .button p i {
  color: #000;
}
.cl_case_info3 .box .button p:hover {
  background: #f9c03c;
}
.cl_case_info3 .box .button .prev {
  left: 5rem;
}
.cl_case_info3 .box .button .next {
  right: 5rem;
}
.cl_case_info3 .box .page {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 1.5rem;
  color: #666;
  font-family: 'gilroy_bold';
}
.cl_case_info3 .box .page span {
  color: #f9c03c;
}
.cl_news .box .boxLeft {
  width: 50%;
  overflow: hidden;
}
.cl_news .box .boxLeft img {
  width: 100%;
  transition: 0.4s;
}
.cl_news .box .boxLeft:hover img {
  transform: scale(1.1);
}
.cl_news .box .boxRight {
  width: 50%;
  display: flex;
  align-items: center;
}
.cl_news .box .boxRight .main {
  background: #fff;
  padding: 0 5.375rem;
  width: calc(100% + 5.375rem);
  margin-left: -5.375rem;
  position: relative;
  box-sizing: border-box;
  z-index: 1;
}
.cl_news .box .boxRight .main .banner {
  padding: 3rem 0;
}
.cl_news .box .boxRight .main .banner .item a {
  display: block;
}
.cl_news .box .boxRight .main .banner .item a .content1 {
  font-size: 3rem;
  font-family: 'gilroy_bold';
  color: #000;
}
.cl_news .box .boxRight .main .banner .item a .content2 {
  font-size: 1rem;
  color: #666;
  margin: 1.5rem 0;
}
.cl_news .box .boxRight .main .banner .item a .content3 {
  font-family: 'albb_m';
  color: #000;
  font-size: 1.375rem;
  transition: 0.4s;
  
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-justify: distribute-all-lines;
    line-height: 1.5;
    height: 4.5em;
}
.cl_news .box .boxRight .main .banner .item a .content4 {
  margin-top: 1.375rem;
  font-size: 1rem;
  line-height: 2.1875rem;
  color: #666;
  text-align: justify;
}
.cl_news .box .boxRight .main .banner .item a .content5 {
  margin-top: 1.5rem;
  font-size: 1rem;
  font-family: 'gilroy_bold';
  text-align: right;
  color: #000;
}
.cl_news .box .boxRight .main .banner .item a .content5 i {
  vertical-align: bottom;
  color: #f9c03c;
}
.cl_news .box .boxRight .main .banner .item a:hover .content3 {
  color: #f9c03c;
}
.cl_news .box .boxRight .main .number {
  position: absolute;
  top: 3rem;
  right: 0;
  font-family: 'albb_b';
  color: #666;
  font-size: 1rem;
}
.cl_news .box .boxRight .main .number div {
  font-size: 2rem;
}
.cl_news .box .boxRight .main .number p {
  margin-top: 1rem;
  color: #999;
}
.cl_news .box .boxRight .main .page {
  position: absolute;
  bottom: 3rem;
  left: 5.375rem;
}
.cl_news .box .boxRight .main .page span {
  background: #999;
  opacity: 1;
  margin-right: 0.5rem;
}
.cl_news .box .boxRight .main .page .swiper-pagination-bullet-active {
  background: #f9c03c;
}
.cl_news1 {
  background: #EEE;
}
.cl_news1 .box .list .item {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 3.125rem;
}
.cl_news1 .box .list .item:nth-child(3n) {
  margin-right: 0;
}
.cl_news1 .box .list .item a {
  display: block;
}
.cl_news1 .box .list .item a .content1 {
  overflow: hidden;
}
.cl_news1 .box .list .item a .content1 img {
  width: 100%;
  transition: 0.4s;
}
.cl_news1 .box .list .item a .content2 {
  font-family: 'albb_m';
  font-size: 1.375rem;
  color: #000;
  line-height: 2.1875rem;
  height: 4.375rem;
  transition: 0.4s;
  margin-top: 1.625rem;
}
.cl_news1 .box .list .item a .content3 {
  margin-top: 0.75rem;
  font-size: 1rem;
  color: #666;
  line-height: 2.1875rem;
  height: 4.375rem;
}
.cl_news1 .box .list .item a .content4 {
  margin-top: 1.875rem;
}
.cl_news1 .box .list .item a .content4 .left {
  font-size: 1rem;
  font-family: 'gilroy_bold';
  color: #000;
}
.cl_news1 .box .list .item a .content4 .left i {
  vertical-align: bottom;
  color: #f9c03c;
}
.cl_news1 .box .list .item a .content4 .right {
  font-size: 1rem;
  color: #999;
}
.cl_news1 .box .list .item:hover a .content1 img {
  transform: scale(1.1);
}
.cl_news1 .box .list .item:hover a .content2 {
  color: #f9c03c;
}
.cl_news_info .box .content1 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1.75rem;
}
.cl_news_info .box .content1 h5 {
  font-size: 2.25rem;
  font-family: 'albb_m';
  margin-bottom: 1.375rem;
}
.cl_news_info .box .content1 .flexStart .left {
  font-size: 1rem;
  color: #666;
}
.cl_news_info .box .content1 .flexStart .left span {
  display: inline-block;
  margin: 0 1.75rem;
}
.cl_news_info .box .content1 .flexStart .right .feng p {
  margin-left: 1rem;
  padding: 0;
  height: 20px;
  background: none;
  position: relative;
}
.cl_news_info .box .content1 .flexStart .right .feng p a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: none;
  padding: 0;
  margin: 0;
}
.cl_news_info .box .content1 .flexStart .right .feng p img {
  filter: invert(0.5);
}
.cl_news_info .box .content1 .flexStart .right .feng p:nth-child(1) {
  margin-left: 0;
}
.cl_news_info .box .content1 .flexStart .right .feng p:nth-child(2) {
  margin-left: 0;
}
.cl_news_info .box .content2 {
  padding: 2rem 0;
}
.cl_news_info .box .content2 p {
  font-size: 1rem;
  line-height: 2rem;
  color: #666;
}
.cl_news_info .box .content2 p img {
  margin: auto;
  max-width: 100%;
}
.cl_news_info .box .content3 {
  margin-top: 3.125rem;
  border-top: 1px solid #ddd;
  padding: 2rem 0;
}
.cl_news_info .box .content3 .left {
  font-size: 1rem;
  line-height: 2rem;
  margin-bottom: 2rem;
  width: 70%;
}



.cl_news_info .box .content3 .left p{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.cl_news_info .box .content3 .left a {
  color: #666;
  transition: 0.4s;
}
.cl_news_info .box .content3 .left a:hover {
  color: #f9c03c;
}
.cultureBox7 .box {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  cursor: default;
  background: #f9c03c;
}
.cultureBox7 .box .item {
  line-height: 6.875rem;
  box-sizing: border-box;
  padding: 0 2.8125rem;
  font-size: 1.125rem;
}
.cultureBox7 .box .item1 {
  width: 33.333%;
}
.cultureBox7 .box .item3 {
  width: 33.333%;
}
.cultureBox7 .box .item5 {
  width: 33.333%;
}
.cultureBox8 .box {
  border-bottom: 1px solid #ddd;
}
.cultureBox8 .box .list {
  border-top: 1px solid #ddd;
}
.cultureBox8 .box .list .boxTop {
  padding: 2.1875rem 0;
  transition: all 0.4s;
  cursor: pointer;
}
.cultureBox8 .box .list .boxTop .item {
  line-height: 1.875rem;
  box-sizing: border-box;
  padding: 0 2.8125rem;
  font-size: 1.125rem;
  transition: 0.4s;
}
.cultureBox8 .box .list .boxTop .item1 {
  width: 33.333%;
}
.cultureBox8 .box .list .boxTop .item3 {
  width: 33.333%;
}
.cultureBox8 .box .list .boxTop .item5 {
  width: 33.333%;
}
.cultureBox8 .box .list .boxTop .item5 span {
  margin-left: 3.125rem;
  display: inline-block;
  width: 1.375rem;
  height: 1.375rem;
  border-radius: 50%;
  margin-top: 0.1875rem;
  vertical-align: sub;
  position: relative;
}
.cultureBox8 .box .list .boxTop .item5 span::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  top: 50%;
  left: 50%;
  background: #535353;
  transform: translateX(-50%) translateY(-50%);
}
.cultureBox8 .box .list .boxTop .item5 span::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  top: 50%;
  left: 50%;
  background: #535353;
  transform: translateX(-50%) translateY(-50%);
}
.cultureBox8 .box .list .boxBottom {
  display: none;
  padding: 0 2.8125rem;
}
.cultureBox8 .box .list .boxBottom .left .main h5 {
  font-size: 1.125rem;
  color: #333;
  margin: 2rem 0;
}
.cultureBox8 .box .list .boxBottom .left .main p {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #666;
  margin-bottom: 2.125rem;
}
.cultureBox8 .box .list .boxBottom .left .main p:last-child {
  margin-bottom: 0;
}
.cultureBox8 .box .list .boxBottom .left .main h6 {
  font-size: 1.25rem;
}
.cultureBox8 .box .list .boxBottom .right {
  padding: 3rem 0;
}
.cultureBox8 .box .list .boxBottom .right p {
  font-size: 1rem;
  background: #f9c03c;
  width: 14.0625rem;
  line-height: 3.75rem;
  text-align: center;
  border-radius: 1.875rem;
  cursor: pointer;
}
.cultureBox8 .box .active {
  border-top: 1px solid #f9c03c;
}
.cultureBox8 .box .active .boxTop .item1 {
  font-size: 1.5rem;
}
.cultureBox8 .box .active .boxTop .item3 {
  opacity: 0;
}
.cultureBox8 .box .active .boxTop .item5 font {
  opacity: 0;
}
.cultureBox8 .box .active .boxTop .item5 span::after {
  opacity: 0;
}
.cultureBox9 {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  align-items: center;
  display: none;
  z-index: 9;
}
.cultureBox9 .box {
  width: 38.125rem;
  margin: auto;
  background: #fff;
  text-align: center;
  padding: 3.4375rem 0;
  position: relative;
}
.cultureBox9 .box > span {
  display: block;
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 1.5rem;
  color: #ddd;
  cursor: pointer;
}
.cultureBox9 .box .main1 {
  cursor: pointer;
}
.cultureBox9 .box .main1 img {
  width: 12.25rem;
}
.cultureBox9 .box .main1 p {
  font-size: 1.125rem;
  color: #000;
  margin-top: 2.1875rem;
}
.cultureBox9 .box .main2 {
  margin-top: 3.5rem;
}
.cultureBox9 .box .main2 input {
  cursor: pointer;
  font-size: 1rem;
  background: #f9c03c;
  width: 14.0625rem;
  height: 3.75rem;
  border-radius: 1.875rem;
  border: 0;
  outline: none;
  transition: 0.4s;
}
.cultureBox9 .box .main2 input:hover {
  color: #fff;
}
.cultureBox9 .box .main3 {
  margin-top: 5.625rem;
}
.cultureBox9 .box .main3 p {
  font-size: 1rem;
  color: #999;
  margin-bottom: 1.25rem;
}
.cultureBox9 .box .main3 img {
  width: 6.25rem;
}
.cl_join .box {
  padding-left: 12.5vw;
}
.cl_join .box .banner .swiper-slide .item {
  position: relative;
}
.cl_join .box .banner .swiper-slide .item .img {
  overflow: hidden;
  position: relative;
}
.cl_join .box .banner .swiper-slide .item .img img {
  width: 100%;
  transition: 0.4s;
}
.cl_join .box .banner .swiper-slide .item .img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}
.cl_join .box .banner .swiper-slide .item p {
  font-size: 1.5rem;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 2.25rem;
  width: 100%;
  box-sizing: border-box;
  padding: 0 3.125rem;
}
.cl_join .box .banner .swiper-slide .item:hover .img img {
  transform: scale(1.1);
}
.cl_join .box .pageBox .le {
  display: flex;
  align-items: center;
  width: 86%;
  position: relative;
}
.cl_join .box .pageBox .le > div {
  width: 100%;
  height: 2px;
}
.cl_join .box .pageBox .le .swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.1);
}
.cl_join .box .pageBox .le .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #f9c03c;
}
.cl_join .box .pageBox .ce p {
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 50%;
  background: #eee;
  cursor: pointer;
  text-align: center;
  margin: 0 10px;
  transition: 0.4s;
}
.cl_join .box .pageBox .ce p i {
  color: #000;
}
.cl_join .box .pageBox .ce p:hover {
  background: #f9c03c;
}
.cl_join1 {
  background: #eee;
}
.cl_join1 .box .banner .swiper-slide .item {
  position: relative;
}
.cl_join1 .box .banner .swiper-slide .item .img {
  overflow: hidden;
  position: relative;
}
.cl_join1 .box .banner .swiper-slide .item .img img {
  width: 100%;
  transition: 0.4s;
}
.cl_join1 .box .banner .swiper-slide .item .img::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}
.cl_join1 .box .banner .swiper-slide .item p {
  font-size: 1rem;
  color: #000;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  margin-top: 1rem;
}
.cl_join1 .box .banner .swiper-slide .item:hover .img img {
  transform: scale(1.1);
}
.cl_join1 .box .page span {
  background: #999;
  opacity: 0.6;
  margin: 0 0.3rem;
}
.cl_join1 .box .page .swiper-pagination-bullet-active {
  background: #f9c03c;
  opacity: 1;
}
.cl_join2 .box .list {
  column-count: 3;
  column-gap: 1.875rem;
}
.cl_join2 .box .list .item {
  -moz-page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1.875rem;
}
.cl_join2 .box .list .item a {
  display: block;
}
.cl_join2 .box .list .item a .img img {
  width: 100%;
}
.cl_join2 .box .list .item {
  position: relative;
}
.cl_join2 .box .list .item .img {
  overflow: hidden;
  position: relative;
}
.cl_join2 .box .list .item .img img {
  width: 100%;
  transition: 0.4s;
}
.cl_join2 .box .list .item .img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}
.cl_join2 .box .list .item p {
  font-size: 1rem;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 1rem;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.cl_join2 .box .list .item:hover .img img {
  transform: scale(1.1);
}
@media screen and (max-width: 1440px) {
  .cl_about2 .box .item a .content2 .content4 {
    line-height: 1.875rem;
  }
  .cl_speech .box .boxRight .content1 {
    font-size: 2.5rem;
  }
  .cl_speech .box .boxRight .content2 .div1 {
    line-height: 1.7rem;
  }
  .cl_news_info .box .content1 .flexStart .right .feng p img {
    width: 1.5rem;
  }
  .indexBanner .index_button {
      bottom: 19rem;
  }
}
@media screen and (max-width: 1024px) {
  .index_header {
    display: none;
  }
  .indexBanner .box .swiper-slide > img {
    height: 30rem;
  }
  .index_news {
    margin-right: 0vw;
    transform: translateY(0%);
  }
  .index_news .box > div {
    flex: 1 50%;
  }
  .index_news .box .item1 a {
    height: 100%;
  }
  .index_news .box .item1 a .img {
    height: 100%;
  }
  .index_news .box .item1 a .img img {
    height: 100%;
  }
  .index_news .box .item1 a .video_ .main_ div {
    margin: auto;
  }
  .index_news_ {
    height: auto;
  }
  .index_news .title {
    position: initial;
    margin-top: 3rem;
    width: 100%;
  }
  .index_news .box .item {
    padding: 3.75rem 5.2vw 2.5rem;
  }
  .indexBanner .index_button {
    left: 50%;
    bottom: 1rem;
    transform: translateX(-50%);
  }
  .indexBanner .box .swiper-slide .main {
    top: 6rem;
  }
  .indexBanner .box .swiper-slide .main .mainBox .bot {
    font-size: 2.375rem;
  }
  .indexBanner .box .swiper-slide .main .mainBox .link {
    margin-top: 3rem;
  }
  .index_about .box .boxLeft {
    width: 100%;
    padding-right: 0vw;
  }
  .index_about .box .boxLeft .content1 {
    font-size: 2.5rem;
    margin-top: 5rem;
  }
  .index_about .box .boxCen {
    width: 100%;
  }
  .index_about .box .boxCen p img {
    width: 100%;
    height: 30rem;
    object-fit: cover;
  }
  .index_about .box .boxRight {
    width: 100%;
    padding: 2rem;
  }
  .index_about .box .boxRight .item {
    padding: 2rem 0;
  }
  .index_about .box .boxRight .item .content1 span {
    font-size: 3.375rem;
  }
  .p90_ {
    padding-bottom: 5rem;
  }
  .p90 {
    padding-top: 5rem;
  }
  .index_about .box .boxRight .item .content1 font {
    top: -1rem;
  }
  .index_solve .box .content1 {
    font-size: 2.5rem;
    margin-top: 2rem;
  }
  .index_solve .img img {
    height: 36rem;
    object-fit: cover;
  }
  .indexNews .box .banner .list .boxRight {
    display: none;
  }
  .indexNews .box .banner {
    margin-top: 0;
  }
  .indexNews .box .banner .list .boxLeft {
    width: 100%;
    margin-top: 5rem;
  }
  .index_four .box .list {
    width: 50%;
  }
  .index_four .box .list .img::after {
    opacity: 0.8;
  }
  .index_four .box .list .info {
    color: #fff;
  }
  .index_four .box .list .more {
    color: #fff;
  }
  .index_four .box .list .more i {
    color: #fff;
  }
  .index_four::after {
    bottom: -1px;
  }
  .w_1440 {
    margin: 0 5.2vw;
  }
  .cl_about .box .boxLeft .content1 {
    font-size: 2.5rem;
  }
  .cl_about .box .boxLeft {
    width: 100%;
  }
  .cl_about .box .boxRIght {
    width: 100%;
    margin-top: 3rem;
  }
  .cl_about1 .box .item .content1 span {
    font-size: 3.2rem;
  }
  .cl_about1 .box .item .content1 .font {
    top: -1rem;
    font-size: 1.5rem;
  }
  .m56 {
    margin-top: 3.5rem;
  }
  .cl_about2 .box .item {
    margin-bottom: 1.75rem;
  }
  .cl_speech .box .boxLeft {
    width: 100%;
  }
  .cl_speech .box .boxRight {
    width: 100%;
    margin-top: 3rem;
  }
  .cl_speech1 .box .boxTop .left {
    font-size: 2.5rem;
    font-family: 'albb_b';
  }
  .cl_speech1 .box .boxTop .right {
    width: 100%;
    margin-top: 2rem;
  }
  .index_title h5 {
    font-size: 2.5rem;
  }
  .cl_history .box1 .box1_ .swiper-slide .item .left {
    width: 100%;
  }
  .cl_history .box1 .box1_ .swiper-slide .item .right {
    height: 32rem;
    width: 100%;
    margin-top: 3rem;
  }
  .cl_history .box .box_ .button .next {
    right: 0;
  }
  .cl_history .box .box_ .button .prev {
    left: 0;
  }
  .cl_history .box1 .box1_ .swiper-slide .zhi {
    left: 8.375rem;
    font-size: 6.875rem;
  }
  .cl_history .box1 .box1_ .swiper-slide {
    padding-top: 4.25rem;
    position: relative;
  }
  .cl_banner .box .main h5 {
    font-size: 2.5rem;
  }
  .cl_honor .box .list {
    justify-content: space-between;
  }
  .cl_honor .box .list .item {
    width: 50%;
    margin-bottom: 3rem;
  }
  .cl_page .link a {
    display: none;
  }
  .cl_page .link .active {
    display: block;
  }
  .cl_contact2 .map {
    height: 32rem;
  }
  .cl_contact1 .box .item {
    width: 50%;
    margin-bottom: 2rem;
  }
  .p90_ {
    padding-bottom: 3.5rem;
  }
  .p90 {
    padding-top: 3.5rem;
  }
  .cl_contact .box .boxRight {
    width: 100%;
    margin-top: 3rem;
  }
  .cl_network .box .list {
    justify-content: space-between;
  }
  .cl_network .box .list .item {
    width: 48%;
    margin-right: 0%;
  }
  .cl_map .box .boxLeft {
    width: 100%;
  }
  .cl_map .box .boxRight {
    width: 100%;
  }
  .cl_product .box .item {
    width: 50%;
  }
  .cl_product1 .box .list {
    justify-content: space-between;
  }
  .cl_product1 .box .list .item {
    width: 48%;
    margin-right: 0%;
  }
  .cl_pro_info .box .boxLeft {
    width: 100%;
  }
  .cl_pro_info .box .boxRIght {
    width: 100%;
  }
  .cl_pro_info1 .box .list {
    justify-content: space-between;
  }
  .cl_pro_info1 .box .list .item {
    width: 48%;
    margin-right: 0%;
  }
  .cl_pro_info2 .box .boxLeft {
    width: 100%;
  }
  .cl_pro_info2 .box .boxRIght {
    width: 100%;
    margin-top: 2rem;
  }
  .cl_pro_info3 .box .page {
    right: 3%;
  }
  .cl_case .box .list {
    justify-content: space-between;
  }
  .cl_case .box .list .item {
    width: 48%;
    margin-right: 0%;
  }
  .cl_case_info .box .boxLeft {
    width: 100%;
  }
  .cl_case_info .box .boxRight {
    width: 100%;
    margin-top: 2rem;
  }
  .cl_case_info1 .box .banner .swiper-slide {
    width: 100vw;
  }
  .cl_case_info1 .box .number {
    display: none;
  }
  .cl_case_info1 .box .page {
    top: auto;
    right: 0;
    width: 100%;
    bottom: 2rem;
    text-align: center;
  }
  .cl_case_info1 .box .page span {
    margin: 0 5px;
  }
  .cl_case_info2 .box .list {
    justify-content: space-between;
  }
  .cl_case_info2 .box .list .item {
    width: 49%;
    margin-right: 0%;
    margin-bottom: 1rem;
  }
  .cl_news1 .box .list {
    justify-content: space-between;
  }
  .cl_news1 .box .list .item {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 3rem;
  }
  .cl_news1 .box .list .item a .content3{
      height: auto;
  }
  .cl_news .box .boxLeft {
    width: 100%;
  }
  .cl_news .box .boxRight {
    width: 100%;
  }
  .cl_news_info .box .content1 h5 {
    font-size: 2rem;
  }
  .cl_join .box {
    padding-left: 5.2vw;
  }
  .cl_join .box .pageBox .le {
    width: 74%;
  }
  .cl_join .box .banner .swiper-slide .item p {
    bottom: 1.25rem;
  }
  .cl_join2 .box .list {
    column-count: 2;
  }
  .cultureBox7 .box .item {
    padding: 0 1.8125rem;
  }
  .cultureBox8 .box .list .boxTop .item {
    padding: 0px 1.8125rem;
  }
  .cultureBox8 .box .list .boxBottom {
    padding: 0 1.8125rem;
  }
  .indexNews .box .banner .list .boxLeft {
    justify-content: space-between;
  }
  .indexNews .box .banner .list .boxLeft .item {
    width: 49%;
    margin-right: 0%;
    margin-bottom: 1rem;
  }
  .index_about .box .boxLeft .content3 {
    margin-top: 4rem;
  }
  .header_box_phone {
    display: block;
  }
  .index_footer .box .boxCen .item {
      width: 50%;
      box-sizing: border-box;
  }
  .index_footer .box .boxCen .item div {
      font-size: 1.3rem;
  }
  .index_footer .box .boxCen .item1 {
      padding-left: 0;
  }
    .cl_nav .box{
      padding: 1rem 0;
  }
  
  .cl_nav .box .item{
      line-height: 1.5;
      margin-right: 20px;
       margin-bottom: 10px;
  }
  
  .index_footer .box .boxBot .rig{
      display: none;
  }
  
}
@media screen and (max-width: 669px) {
    .cl_pro_info1 .box .list .item p span{
        font-size: 1.2rem;
    }
        .index_title h5 ,
        .indexBanner .box .swiper-slide .main .mainBox .bot{
        font-size: 2rem;
    }
    .index_solve .box,
    .index_solve .box .content3{
        width: 100%;
    }
    .cl_pro_info2 .box .boxLeft .left_ p{
         font-size: 1.2rem;
    }
    .index_product .box .banner .swiper-slide .item .content2 {
    padding: 3.5rem 2rem;
}
.cl_case_info1 .box .banner .swiper-slide .item a .content2{
    transform: translateY(0%);
}
.cl_case_info1 .box .banner .swiper-slide .item a .content2 .content3{
    width: 100%;
}
.cl_product .box .item a{
    line-height: 2rem;
}
.index_footer .box .boxCen{
    margin-top: 0;
}
.cl_pro_info .box .boxLeft {
    height: 27rem;
}
    
    .header_box_phone .header_main .stock{
        font-size: 12px;
    }
    .index_four .box .list .info,
    .index_four .box .list .more{
        left: 2rem;
    }
  .index_page .ce p {
    transform: scale(0.7);
    margin: 0;
  }
  .cl_pro_info .box .boxRIght .content2 {
    font-size: 1.475rem;
}
  .index_footer .box .boxTop {
    display: none;
  }
  .index_footer .box .boxCen .item1 {
    margin-top: 2rem;
  }
  .cl_about1 .box .item1 {
    display: none;
  }
  .cl_about1 .box .item {
    width: 50%;
    margin-bottom: 1rem;
  }
  .cl_about2 .box .item {
    width: 100%;
  }
  .cl_speech .box .boxRight .content2 .div1 {
    line-height: 2.5rem;
    font-size: 1.4rem;
  }
  .cl_speech .box .boxRight .content1 {
    font-size: 2rem;
  }
  .cl_speech1 .box .boxTop .left {
    font-size: 2rem;
  }
  .index_about .box .boxLeft .content1 {
    font-size: 2rem;
    margin-top: 4rem;
  }
  .index_solve .box .content1 span {
    font-size: 2.5rem;
    vertical-align: baseline;
  }
  .index_solve .box .content1 {
    font-size: 2rem;
  }
  .cl_history .box .box_ .button p {
    z-index: 4;
    transform: scale(0.8) translateY(-58%);
  }
  .cl_history .box1 .box1_ .swiper-slide .zhi {
    left: 4.375rem;
    font-size: 5.875rem;
  }
  .cl_banner .img img {
    height: 22rem;
    object-fit: cover;
  }
  .cl_report .box .list .item a .left {
    width: 70%;
  }
  .cl_page p a {
    transform: scale(0.8);
  }
  .cl_contact1 .box .item {
    width: 100%;
  }
  .cl_network .box .list .item {
    width: 100%;
  }
  .cl_map .box .boxLeft_ img {
    width: 100%;
  }
  .cl_map .box .boxLeft_ select {
    display: block;
    margin: 2rem 0;
    width: 100%;
    height: 5rem;
    box-sizing: border-box;
    border: 0;
    box-shadow: 0px 0px 10px #eee;
    padding: 0 2rem;
  }
  .cl_map .box .boxLeft_ select option {
    font-size: 1.5rem;
  }
  .cl_product1 .box .list .item {
    width: 100%;
  }
  .cl_pro_info1 .box .list .item {
    width: 100%;
  }
  .cl_pro_info3 .box .swiper-slide {
    transform: scale(1);
  }
  .cl_pro_info3 .box .button p {
    transform: scale(0.8) translateY(-60%);
  }
  .cl_case .box .list .item {
    width: 100%;
  }
  .cl_case {
    background: #eee;
  }
  .cl_case .box .list .item .img {
    opacity: 1;
  }
  .cl_case .box .list .item a .content1 .img1 {
    display: none;
  }
  .cl_case .box .list .item a .content1 .img2 {
    display: inline-block;
  }
  .cl_case .box .list .item a .content2 {
    color: #fff;
  }
  .cl_case .box .list .item a .content4 {
    opacity: 0;
  }
  .cl_case .box .list .item .img::after {
    opacity: 0.4;
  }
  .cl_case_info2 .box .list .item {
    width: 100%;
  }
  .cl_join .box .pageBox .ce p {
    transform: scale(0.8);
  }
  .cl_join .box .pageBox .le {
    width: 52%;
  }
  .cultureBox8 .box .list .boxTop .item5 {
    flex-wrap: initial;
  }
  .cultureBox8 .box .list .boxTop .item5 span {
    margin-left: 1rem;
  }
  .header_box_phone .header_main .logo img {
    height: 30px;
  }
  .mob_header {
    top: 51px;
    height: calc(100% - 51px);
  }
  .searchBox {
    top: 51px;
  }
  .searchBox .boxMain input[type='text'] {
    height: 4.125rem;
    width: 26rem;
  }
  .searchBox .boxMain a input {
    width: 4.125rem;
    height: 4.125rem;
  }
  .index_page .le {
    position: relative;
  }
  .index_page .le div {
    width: 100%;
  }
  .cl_news_info .box .content3 .left {
	  width: 100%;
  }
  .indexNews .index_page {
      margin-bottom: 4.75rem;
  }
  .cl_pro_info  .index_link {
      margin: auto;
  }
  .cl_honor .box .list .item {
      border: 0;
  }
  .cl_honor .box .list .item:nth-child(2n-1) {
     border-right: 1px solid #ddd;
  }
  .cl_news .box .boxRight .main {
      width: calc(100% );
      margin-left: 0;
	  padding: 0;
  }
   .cl_case_info1 .box .banner .swiper-slide .item a .content2 .content3 .content4{
      flex: 1 100%;
  }
  .cl_case_info1 .box .banner .swiper-slide .item a .content2 .content3 .content5 {
    max-width: 100%;
    width: 100%;
}

.cl_case_info1 .box .page{
    bottom: 0;
    position: initial;
}
.cl_case_info1 .box {
    padding-bottom: 2rem;
}

}
